crypto/ecdh.x25519Curve.ecdh (method, view implemented interface methods)

one use

	crypto/ecdh (current package)
		x25519.go#L77: func (c *x25519Curve) ecdh(local *PrivateKey, remote *PublicKey) ([]byte, error) {